xm: Add "tap2" to attach blocktap disks to VM
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 3 Sep 2009 08:49:41 +0000 (09:49 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 3 Sep 2009 08:49:41 +0000 (09:49 +0100)
commit4dd7eb9f0914278ff9e4a9847788aa4ff9dc8c47
tree76c60ce76b95979c92ebf16c0f3e0b2c8d78434f
parent28807cd2684f0c080999be21aa818824aaaca898
xm: Add "tap2" to attach blocktap disks to VM

I detected a problem when using XenAPI.  When I started a VM by
using xm create command, blocktap disks were not attached to the
VM.

Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
tools/python/xen/xm/xenapi_create.py